home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Complementary Applications 2004 February / SGI IRIX 6.5 Complementary Applications 2004 February.iso / dist / patchSG0004915.idb / usr / ToolTalk / man3 / tt_pattern_create.z / tt_pattern_create
Encoding:
Text File  |  2003-08-19  |  3.4 KB  |  66 lines

  1.  
  2.  
  3.  
  4. tttttttt____ppppaaaatttttttteeeerrrrnnnn____ccccrrrreeeeaaaatttteeee((((3333))))                                      tttttttt____ppppaaaatttttttteeeerrrrnnnn____ccccrrrreeeeaaaatttteeee((((3333))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      tt_pattern_create - request a new pattern object
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      ####iiiinnnncccclllluuuuddddeeee <<<<TTTTtttt////tttttttt____cccc....hhhh>>>>
  13.      TTTTtttt____ppppaaaatttttttteeeerrrrnnnn tttttttt____ppppaaaatttttttteeeerrrrnnnn____ccccrrrreeeeaaaatttteeee((((vvvvooooiiiidddd))));;;;
  14.  
  15. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  16.      The tttttttt____ppppaaaatttttttteeeerrrrnnnn____ccccrrrreeeeaaaatttteeee() function requests a new pattern object.
  17.  
  18.      After receiving the pattern object, the application fills in the message
  19.      pattern fields to indicate what type of messages the process wants to
  20.      receive and then registers the pattern with the ToolTalk service.
  21.  
  22.      The application can supply multiple values for each attribute added to a
  23.      pattern (although some attributes are set and can only have one value).
  24.      The pattern attribute matches a message attribute if any of the values in
  25.      the pattern match the value in the message.  If no value is specified for
  26.      an attribute, the ToolTalk service assumes that any value will match.
  27.  
  28. RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
  29.      Upon successful completion, the tttttttt____ppppaaaatttttttteeeerrrrnnnn____ccccrrrreeeeaaaatttteeee() function returns the
  30.      opaque handle for a message pattern.  The application can use this handle
  31.      in future calls to identify the pattern object.  The application can use
  32.      tttttttt____ppppttttrrrr____eeeerrrrrrrroooorrrr(3) to extract one of the following TTTTtttt____ssssttttaaaattttuuuussss values from the
  33.      returned handle:
  34.  
  35.         TTTTTTTT____OOOOKKKK   The operation completed successfully.
  36.  
  37.         TTTTTTTT____EEEERRRRRRRR____NNNNOOOOMMMMPPPP
  38.                 The ttttttttsssseeeessssssssiiiioooonnnn(1) process is not running and the ToolTalk
  39.                 service cannot restart it.
  40.  
  41. AAAAPPPPPPPPLLLLIIIICCCCAAAATTTTIIIIOOOONNNN UUUUSSSSAAAAGGGGEEEE
  42.      The application should use tttttttt____ffffrrrreeeeeeee(3) to free any data stored in the
  43.      address returned by the ToolTalk API.
  44.  
  45. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  46.      TTTTtttttttttttt____cccc(5), tttttttt____ppppaaaatttttttteeeerrrrnnnn____rrrreeeeggggiiiisssstttteeeerrrr(3), tttttttt____ppppttttrrrr____eeeerrrrrrrroooorrrr(3), tttttttt____ffffrrrreeeeeeee(3).
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.                                                                         PPPPaaaaggggeeee 1111
  62.  
  63.  
  64.  
  65.